Add Method

Summary
Appends the synchronization object to the collection.
Syntax
C#
VB
C++
public override void Add( 
   MedicalViewerSynchronizationObject item 
) 
            public: 
void Add(  
   MedicalViewerSynchronizationObject^ item 
) override  
Public Overrides Sub Add( 
   ByVal item As MedicalViewerSynchronizationObject 
) 

Parameters

item
MedicalViewerSynchronizationObject that represents the item to be appended.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.